home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / vfx40.zip / VERIFIX.HIS < prev   
Text File  |  1992-07-07  |  13KB  |  272 lines

  1. v 4.0 07/10/92
  2.  
  3. +  Verifix uses the @ color codes just like Wildcat.  There is only one
  4.    display screen for both mono and color with a .BBS extension.
  5.  
  6. +  All screens have been redrawn.
  7.  
  8. +  Verifix has @variables@ of its own.  This makes displaying certain
  9.    information to the user much easier.
  10.  
  11. +  Verifix now creates a bulletin or hello screen to show log of activity.
  12.  
  13. +  You can now have your allfiles file listing downloaded by verified
  14.    users.
  15.  
  16. +  Vconfig has been completely rewritten to reflect all the new features.
  17.    Pressing the F1 key at each field throughout the forms will pop up
  18.    context-sensitive help for that field.
  19.  
  20. +  Long distance calling is much more efficient.  You can specify what
  21.    numbers to call, either long distance area codes, or prefixes, and
  22.    the times they are to be called.
  23.  
  24. +  You can now selectively call long distance.  In the xxx.nbs file place
  25.    a ! in front of the areacode.  Example:  !717-749 means that verifix
  26.    will call long distance ONLY into areacode 717 and prefix 749.  If
  27.    you wish to call EVERY prefix in the 717 areacode, then say:
  28.    !717-ALL.  Notice the ALL key word.  This means every prefix.
  29.    To use this feature, go into vconfig and tell it Long Distance "Y",
  30.    but long distance area codes AND long distance prefixes a "N".
  31.  
  32. +  Now has up to 10 upgrade levels.  You can even have a level re-verified.
  33.  
  34. +  VERIFIX now plays ansi music!!!  When in vconfig go to the misc2 form,
  35.    type in a few codes then press F2 to hear the music!  If you leave
  36.    this field blank no music SHOULD be played in verifix.
  37.  
  38. +  You can now tell verifix to write a message to the user AND/OR to the
  39.    sysop.  This is accomplished by the program POSTMASTER.
  40.  
  41. +  If you want to send the user a custom message, then create the text in a 
  42.    file called MESS.USR.  When the user is verified, postmstr will insert
  43.    your mess.usr file into the wildcat database.  If you don't feel like
  44.    screwing with making a custom message, then don't create one, verifix
  45.    will make a default message and stuff it into the wc message database.
  46.  
  47. +  Verifix now takes the phone off the hook right before callback, while the
  48.    user is waiting to be called back.  After the 7 seconds expires, verifix
  49.    puts the phone back on hook, then dials out the user.  This is a MUCH
  50.    better way, because you can't detect an incomming carrier collision
  51.    within 7 seconds especially with a V.32bis modem...
  52.  
  53. +  Created a program called MK-CODES.EXE which reads a text file
  54.    called ACODES.NBS and converts the areacodes-prefix ranges to expanded
  55.    numbers in your 215.nbs file.  Instead of writing this code into
  56.    verifix, and having verifix become more slow or more huge, I created
  57.    this external stand alone program you run once.  You specify the
  58.    ranges by adding the ~ symbol, like this: 215-960~980 this means
  59.    call all the prefixes in the 215 area code and all the prefixes in that
  60.    areacode from 960 up to 980.
  61.  
  62. +  All known bugs in previous versions have been squashed.  The beta testing
  63.    for version 4.0 has been both long and intense!  Verifix has shown to be
  64.    very stable on all the systems it has been tested on.
  65.  
  66. v 3.1 01/19/92       + Finished the documentation to reflect the new features
  67.                      + Included a new file called BLDNBS.EXE.  This file will
  68.                        search your ALLUSERS.DAT file and create a VERIFIED.NBS
  69.                        for all security levels except the one you specify.
  70.                        Refer to docs or type BLDNBS from command line for
  71.                        help.  Must be run from VERIFIX subdirectory and 
  72.                        VERIFIX.CFG must exist and be correct.
  73. v 3.1 BETA 1/11/92
  74.                      + Ability to read the environment variable SET WCMDM and
  75.                        read your specific .mdm file that controls the modem.
  76.                      + Now supports NON standard com ports.  VERIFIX reads
  77.                        the wildcat environment variables SET WCBASEID= and
  78.                        SET WCIRQID=.
  79.                      + Verifix can run at baud rate speeds of up to 115200
  80.                      ! Reports that verifix was locking up some computers.
  81.                        Hopefully fixed that bug.
  82.                      ! Was not detecting DESQview properly.  Thought DESQview
  83.                        was running and it wasn't.  Fixed.
  84.                      ! Re-coded idle timeslices to DESQview routines.
  85.                      + There is now incoming call collision protection.
  86.                        Verifix will send out a friendly message to the
  87.                        incoming user to tell him that someone else is
  88.                        currently being verified.
  89.                      + You can create an ansi & mono file called USER#.BBS
  90.                        and USER#.SCR.  This is a nice message displayed only
  91.                        once welcoming the new user to your system.  Verifix
  92.                        copyies these files to the respective user number
  93.                        into your display directory.
  94.                      + You can now log into your bbs locally and test
  95.                        verifix.  It will do everything as online except
  96.                        dial the phone to call out.  Very handy for testing
  97.                        screens and to see the operation.
  98.                      + A printed bound user manual is now available!  Refer
  99.                        to order.frm for more information.
  100.                        
  101. v 3.0  12/15/91  Added many new features!
  102.  
  103.                      + Documentation has been completely rewritten using
  104.                        Microsoft Word for Windows 2.0.
  105.                      + If you live in an area where you have more than one
  106.                        local areacode, verifix can handle that.  Up to 3
  107.                        local areacodes.
  108.                      + Added a time range when verifix will NOT call back
  109.                        users.  New display screen is also added.
  110.                      + Supports up to 3 access levels to upgrade from/to
  111.                      + Changed the editor VCONFIG to create the new config
  112.                        file.
  113.                      + TRUE multinode.  Verifix will read environment 
  114.                        variables to override the default configuration.
  115.                      + You can now specify how long you want verifix to
  116.                        timeout when calling back a user.
  117.                      + You can now specify how many minutes you want to give
  118.                        the "upgraded" user for that session.
  119.                      + You can now specify which drive and directory the log
  120.                        files are written to.
  121.                      + Added a "local" mode so registered users can see their
  122.                        custom screens.  Just type VERIFIX LOCAL
  123.  
  124.                  Verifix now writes to a file called VERIFIED.NBS instead of
  125.                  PHONE.NBS.
  126.                  
  127.                  LOCAL.NBS file has now been changed to YOUR AREACODE#.NBS.
  128.                  See docs for explaination.
  129.  
  130.                  VALIDUSR.NO has been changed to VALIDNO.xxx where xxx is the
  131.                  node number.
  132.  
  133.                  VALIDUSR.YES has been changed to VALIDYES.xxx where xxx is
  134.                  the node number.
  135.  
  136.                  Using a newer version of the comm i/o library.  This should
  137.                  fix the problem with HST dual standards not picking up
  138.                  the phone to dial out properly.
  139.  
  140.                  VERIFIX wasn't writing to the activity.xxx log correctly,
  141.                  fixed.
  142.  
  143. v 2.0  08/29/91  Verifix is now Wildcat 3.0 compatible.
  144.  
  145.                  Changed the "demo key" concept a bit.  Now verifix is
  146.                  distributed with a demo key good for 90 days, depending
  147.                  when you downloaded it from a bbs.
  148.  
  149.                  Has a choice on whether or not you want to hang up on a 
  150.                  user after he/she has been verified.
  151.  
  152.                  Verifix now internally upgrades the user automatically. 
  153.                  No need for external upgrade programs.
  154.  
  155.                  New registration address.  Sophisticated Software BBS in
  156.                  Pennsylvania (215) 968-4998 is the direct support bbs.
  157.  
  158. v 1.6  06/12/91  If a user changed his phone number from the callinfo.bbs
  159.                  number, VERIFIX would write garbage in the activity.log and
  160.                  validusr.yes file - FIXED
  161.  
  162.                  If you added a pre-dial prefix longer than 9,, VERIFIX would
  163.                  not call out properly - FIXED
  164.  
  165.                  If the sysop happend to use his calling card code in the
  166.                  pre-dial prefix, that code would be displayed to the caller,
  167.                  dumb mistake! :-)  - FIXED
  168.  
  169.                  Added the ability for the SysOp to abort callback by hitting
  170.                  the ESCape key.
  171.  
  172.                  The local keyboard is now "live" while VERIFIX is active.
  173.  
  174.                  The UPGRADE.EXE program that is packaged with VERIFIX has
  175.                  been fixed (Thanks Dave Cody!).  You can now upgrade people
  176.                  with 3 names, i.e. David Lee Roth.  Also, there is more 
  177.                  error checking.
  178.  
  179.                  ****************  N O T E ******************
  180.                  This is the LAST version of VERIFIX until Wildcat 3.0 is
  181.                  released.  We are currently re-writing VERIFIX to run under
  182.                  Wildcat 3.0
  183.  
  184. v 1.5  05/10/91  Added Support for COM3 and COM4 (ANSI standard ONLY)
  185.  
  186.                  Further Code Optimization for SPEED of execution, and 
  187.                  less program memory SIZE.
  188.  
  189.                  Additional information written to the ACTIVITY.LOG file.
  190.  
  191.                  LOCAL.NBS file (created by sysop) added so SysOps can
  192.                  enter only the local exchanges so long distance 
  193.                  exchanges in the same area code will NOT be called.
  194.  
  195.                  Caller must strike a key to continue after EVERY screen.
  196.                  This way the screens won't 'fly by'.
  197.  
  198.                  Timeout functions added to ensure user doesn't hold your BBS
  199.                  on-line too long during the call back sequence.
  200.  
  201.                  Phone number entry screen changed. Asks the user if 
  202.                  he wishes to be called back with the phone number residing
  203.                  in the callinfo.bbs file first.
  204.  
  205.                  Added VCONFIG editor for creating the VERIFIX.CFG file.
  206.  
  207.                  Senses DESQview or Windows 3.0, VERIFIX will give up 
  208.                  timeslices to the multitasker while waiting for a remote
  209.                  keypress.
  210.  
  211.                  You can append up to 25 numbers to the phone number being
  212.                  dialed.  This is useful in a office environment, add
  213.                  9, to get an outside line.
  214.                  
  215.                  Graphical upgrades and changes, minor spelling errors and
  216.                  corrections.
  217.  
  218. v 1.4  xx/xx/xx  Alpha test.  Version not released to public.
  219.  
  220. v 1.3  02/25/91  Minor upgrade.  Added support for backspace in the phone
  221.                  number entry and in the password entry.  
  222.  
  223.                  More optimizations of code.
  224.  
  225.                  Added an option to have a message written to every newuser.
  226.                  A sample file is included in this .zip file.  USER#.SCR and
  227.                  USER#.BBS.  This file will write to its corresponding user.
  228.                  Refer to README.NOW for examples.
  229.  
  230.                  When Verifix hangs up on the user, it will take the phone
  231.                  off the hook instantly.  This leaves no time for the phone
  232.                  to be onhook, to confuse incoming callers.
  233.  
  234.                  Verifix now has FILE AUTHENTICITY VERIFICATION! If you don't
  235.                  see UBU867 when you unzip this file you have a HACKED copy!
  236.  
  237. v 1.2  01/22/91  Corrected some typo's in the program and in the 
  238.                  documentation. 
  239.  
  240.                  Added a feature regarding logoff. Verifix now writes 
  241.                  Signed Off Normally to the activity.log if the user 
  242.                  gets validated, or writes Dropped Carrier if the user 
  243.                  is not validated.  
  244.  
  245.                  Optimized code a bit.
  246.  
  247.                  Added an external program to be run called UPGRADE.EXE
  248.                  Special thanks to Dave Cody of The Boardwalk! BBS.
  249.  
  250.             
  251. v 1.1  01/06/90  Verifix now writes a file called PHONE.NBS.  This is a file
  252.                  with all the phone numbers verifix has called.  Users won't
  253.                  be able to use verifix twice.
  254.  
  255.                  Writes to the activity.log, VALIDUSR.NO and VALIDUSR.YES 
  256.                  files.
  257.  
  258.                  Fixed the null pointer error message when program exits.
  259.  
  260.                  Verifix does not hang up on a caller if their security 
  261.                  level is too high.
  262.  
  263.                  Sysop can create a new display file called BENCALED.SCR or
  264.                  BENCALED.BBS.  This file is displayed to a user that has
  265.                  been verified, BUT not been upgraded yet.
  266.  
  267.  
  268. v 1.0  12/21/90  Initial release of verifix call back verifier for WILDCAT!
  269.  
  270.  
  271. 
  272.